home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 83
/
(Vol 83) My Disc.iso
/
Games
/
extreme_floreist.swf
/
scripts
/
DefineButton2_188
/
BUTTONCONDACTION on(release).as
< prev
next >
Wrap
Text File
|
2008-08-07
|
80b
|
6 lines
on(release){
_root.addGamePlay();
gotoAndStop("Start");
play();
}